home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / which213.zip / src-org / Contents next >
Text File  |  1993-07-28  |  937b  |  19 lines

  1. Contents of the which 2.1 archive:
  2.  
  3.   Contents      this file
  4.   README        brief "what it be" file
  5.   Makefile      makefile for almost all OS/2 and some MS-DOS compilers
  6.   which.1       manual page, nroff format
  7.   which.doc     manual page, human-readable format
  8.   which.c       C source code
  9.   which.def     OS/2 linker definition file
  10.   which.exe     bound (16-bit OS/2 & MS-DOS) executable, compiled with MSC 6.0
  11.   which32.exe   32-bit OS/2 2.x executable, compiled with emx+gcc 0.8f
  12.  
  13. The makefile has targets for most OS/2 compilers (not Zortech), thanks
  14. to Kai Uwe Rommel's Info-ZIP efforts, but only the "msc", "mscos2", "gcc"
  15. and "ibm" targets have been tested at all.  I'm not even sure all the switches 
  16. are right for those... :-)  The "msc" target is the default, since it
  17. results in a "universal" executable; however, the 32-bit targets (ibm,
  18. gcc, watcom, etc.) result in a slightly more capable program.
  19.